'Declaration Protected _data As T()
'Declaration
Protected _data As T()
protected T[] _data
Vector<T> Class Vector<T> Members